[INFO] cloning repository https://github.com/cehrig/akamai-datastream-loki-functions-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cehrig/akamai-datastream-loki-functions-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcehrig%2Fakamai-datastream-loki-functions-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcehrig%2Fakamai-datastream-loki-functions-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c38887473dd345263915638e31751081157584c
[INFO] checking cehrig/akamai-datastream-loki-functions-wasm against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcehrig%2Fakamai-datastream-loki-functions-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cehrig/akamai-datastream-loki-functions-wasm
[INFO] finished tweaking git repo https://github.com/cehrig/akamai-datastream-loki-functions-wasm
[INFO] tweaked toml for git repo https://github.com/cehrig/akamai-datastream-loki-functions-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cehrig/akamai-datastream-loki-functions-wasm on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cehrig/akamai-datastream-loki-functions-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397
[INFO] running `Command { std: "docker" "start" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling wit-bindgen-rust v0.51.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.51.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling wit-bindgen v0.51.0
[INFO] [stderr]     Checking wasi v0.13.1+wasi-0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling spin-sdk v5.2.0
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking routefinder v0.5.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wasmparser v0.244.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling spin-macro v5.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking postgres_range v0.11.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking spin-executor v5.2.0
[INFO] [stderr]    Compiling wit-parser v0.244.0
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling wasm-metadata v0.244.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.51.0
[INFO] [stderr]    Compiling wit-component v0.244.0
[INFO] [stderr]     Checking datastream-to-loki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397", kill_on_drop: false }`
[INFO] [stdout] 7cf4848296d65c6ddb2bdab94bc3990d788c8dd624e3df4df59d4b51b3720397
